From 485223aed96aebd59809b303850c118bd12c058a Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Sun, 30 Oct 2016 19:05:39 -0700 Subject: [PATCH] Render machine-readable-output docs Closes #3237 --- Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 0b6cf3308..98d5e91c8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -136,7 +136,8 @@ clean: # === Documentation DOCS := index faq config guide manifest build-script pkgid-spec crates-io \ - environment-variables specifying-dependencies source-replacement policies + environment-variables specifying-dependencies source-replacement \ + policies machine-readable-output DOC_DIR := target/doc DOC_OPTS := --markdown-no-toc \ --markdown-css stylesheets/normalize.css \ -- 2.30.2